Add two-table gamma conversions
authorDaniel Sabo <DanielSabo@gmail.com>
Fri, 31 May 2013 20:35:43 +0000 (13:35 -0700)
committerDaniel Sabo <DanielSabo@gmail.com>
Fri, 31 May 2013 21:20:42 +0000 (14:20 -0700)
commitd0a9444d7fb346fb41ce29419a4a3b1afb9fd6f5
tree5c1cf2a237a18cece39c7ca4cc41b96e38e3efbe
parentd7e1ab2b9fcc57143e32fe84af110cfba01e2ca3
Add two-table gamma conversions

This is kind of a silly conversion method, but it
works and nothing faster has been forthcoming.
extensions/Makefile.am
extensions/two-table-tables.h [new file with mode: 0644]
extensions/two-table.c [new file with mode: 0644]